LoanStatusCode 
EntityType  Independent 
Logical Entity Name  LoanStatusCode 
Default Table Name  LMLoanStatus 
Logical Only  NO 
Definition 
 
Note 
 

LoanStatusCode Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
LoanStatusCodeTypeId    INTEGER  YES 
 
Code    CHAR(8)  NO 
 
IsSystemCode    BIT  NO 
 
Name    CHAR(30)  YES 
 
IsActive    BIT  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
LastModifiedUserId    INTEGER  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

LoanStatusCode Keys 
Key Name  Key Type  Keys 
LMLoanStatus_LMLoanStatusID_U_C_IDX  PrimaryKey  Id 

LoanStatusCode Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

LoanStatusCode Check Constraints 
Check Constraint Name  CheckConstraint